@extends('backend-template') @section('content')
@include('layouts/form_errors')

Profile Settings

{!! csrf_field() !!}
{{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} @if(isAdmin()) @include('profile.card._items_access')
@endif
@stop