{{-- Extends layout --}} @extends('layout.default') {{-- Content --}} @section('content')
{{csrf_field()}}
Select All Name Address Phone Number Date File Action
@endsection {{-- Styles Section --}} @section('styles') @endsection {{-- Scripts Section --}} @section('scripts') {{-- vendors --}} {{-- page scripts --}}