@extends('admin.layouts.master') @section('title', __('Label.Edit Level')) @section('content')

@yield('title')

{!! csrf_field() !!}
{{__('Label.CANCEL')}}
@endsection @push('scripts') @endpush