@extends('layouts.admin') @section('title') @lang('Edit Footer Section') @endsection @section('breadcrumb')

@lang('Edit Footer Section')

@endsection @section('content')
@method('post') @csrf
@if (checkAddon())
@endif
@endsection @push('script') @endpush