@extends('layouts.app') @section('content')
{{ __('Search by location') }}
@csrf
@endsection