@extends('dashboard.layouts.master') @section('title', 'Footer Setting') @section('content')

Add Footer Setting

@csrf @include('dashboard.footer.common.form')
@endsection