@extends('admin::layouts.master') @section('title') @lang('translation.Levels') / Add @endsection @section('content') @component('admin::components.breadcrumb') @slot('li_1') Levels @endslot @slot('title') Add Level @endslot @endcomponent
@csrf
*
*
@endsection @section('script') @endsection