@extends('admin.layout.master_layout') @section('title') لوحة التحكم @stop @section('css') @endsection @section('page-content')
@can('setting')
@csrf
{{--
--}} {{--
--}}
{{--
--}}
@endcan
@stop @section('js') @stop