@php use App\Models\Branch; $branch= Branch::first(); @endphp @if ($branch) @else @endif