@extends('admin.layout.master') @push('css') @endpush @section('content')

Base Controls

{{csrf_field()}} {{method_field('post')}} @include('admin.layout.message')
{{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{-- --}}{{-- --}} {{-- --}}{{-- --}} {{-- --}}{{--
--}} {{-- --}} {{--
--}} {{--
--}}
@endsection @push('js') @endpush