@php @endphp @extends("template.layouts.simple.master") @section('content')
@include("master.notification")
@csrf
@error("excel_file")
{{$message}}
@enderror
@endsection {{--@include("")--}} @section("scripts") @include("master.notification_show_hide") @endsection