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

{{trans('lang.restaurant_filter')}}

{{ trans('lang.restaurant_filter_name')}} {{trans('lang.restaurant_filter_options')}} {{trans('lang.actions')}}
@endsection @section('scripts') @endsection