@extends('base::layouts.default') @section('stylesheet') @endsection @section('header') @include('base::layouts.headers.dashboard') @endsection @section('content')


{!! csrf_field() !!}
{{-- --}}
{{-- --}}
{{-- --}}
{{--
--}}
   {{--    --}} {{--    --}}
@endsection @section('scripts') @endsection