@extends('layouts.backend') @section('extraCss') @endsection @php $Type = ['1'=>'Outward and Dispatch Only','2'=>'With Inward']; @endphp @section('mainContentArea')

Upload Gr From Text File

@if (count($errors) > 0)
@endif
@csrf
@endsection @section('extraJs') @endsection