@extends('admin.layouts.master') @section('breadcrumb')

Settings

@stop @section('content') {{--write code here--}}
@csrf
@stop @section('last_scripts') @stop