@php $locations = \DB::table('location')->orderBy('location')->get(); @endphp