@extends('theme::layouts.app') @section('content')

{{ __('Restaurants') }}

-
{{ __('of') }}

{{ __('Filter By') }}

{{ __('Select Location') }}
{{ __('category_title') }}
@endsection @push('js') @endpush