@extends('admin.layout.layout') @section('title', 'Setting') @section('content')

Setting

@csrf
@endsection @section('script') @endsection