@extends('admin.layouts.app') @section('title') Account Head Type Add @endsection @section('container')
@csrf
@error('excel_file') {{ $message }} @enderror
@endsection