@extends('layouts.layout') @section('title', 'Pre Allocation') @section('content') Pre Allocation Run Pre-Allocation @foreach ($terms as $termItem) {{ $termItem['term_name'] }} @endforeach Filter @if (!empty($searchfranchise) || !empty($searchvenue) || !empty($searchterm)) Clear @endif Franchise Order ID Transaction Date Customer Name Student Current Class New class @endsection