{{ $tableId ? 'Edit Final Job Post' : 'Add Final Job Post' }}
Eligible Batches
@foreach($batchRec as $batchDetail)
@endforeach
@error('batches') {{ $message }} @enderror
Additional Information
@error('description') {{ $message }}
@enderror
@if($index === 0)
@else
@endif
{!! $errors->first() !!}
@endif