@extends('layouts.placement') @section('content')

Filters Clear All

Status Clear

    @foreach($can_job_status as $s=>$st)
  • @endforeach

BatchClear

    @foreach($campus_batches as $b=>$bat)
  • @endforeach

LocationClear

    @foreach($cities as $c=>$cat)
  • @endforeach
@endsection