@extends('layouts.app') @section('content')
{{ _lang('Update Navigation Item') }}
{{ csrf_field()}}
@endsection @section('js-script') @endsection