{!! $restaurant->id !!}
{!! $restaurant->name !!}
{!! $restaurant->description !!}
{!! $restaurant->image !!}
{!! $restaurant->address !!}
{!! $restaurant->latitude !!}
{!! $restaurant->longitude !!}
{!! $restaurant->phone !!}
{!! $restaurant->mobile !!}
{!! $restaurant->information !!}
{!! $restaurant->created_at !!}
{!! $restaurant->updated_at !!}