@extends('admin.layouts.app') @section('main_content')

{{translate($title)}}

{{translate('Update Menu')}}
@csrf
{{$menu->image}}
@endsection