@extends('manager.layouts.app') @section('page_title') {{(!empty($page_title) && isset($page_title)) ? $page_title : ''}} @endsection @push('head-scripts') @endpush @section('content')

Eligible

Import File
@csrf
Download Sample

Download our sample to ensure proper formatting

Download Sample File
@endsection @push('footer-scripts') @if(Session::has('messages')) @endif @endpush