@php $all_locations = App\BusinessLocation::where('business_id',auth()->user()->business_id)->get(); @endphp