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

{{__('strings.point_of_interes')}}


{{ csrf_field() }}
{{__('strings.search_on_google')}}
@endsection @push('scripts') @endpush