@extends('layouts.login') @section('title') All Brands @endsection @section('content') @php $checkboxNameClass = old('checkboxName') == 1 ? 'checked' : ''; $ApplicationEndDate = config('constants.ApplicationEndDate'); @endphp