@extends('back.layouts.app') @push('title', __('Add Footer Menu Item')) @section('content')
{{ __('Add Footer Menu Item') }} {{ __('View All') }}
@csrf
@endsection