@extends('layouts.admin') @section('content')
@csrf
@error('file_xls') {{ $message }} @enderror
@endsection @section('script') @endsection