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