@extends('admin.layouts.layout') @section('content')

Edit Setting

@csrf @method('PUT')
@endsection @section('footer-script') @endsection