@extends('layout') @section('pageCss') @endsection @section('pageScripts') @include('admin.database.users.scripts.edit') @include('admin.database.scripts.custom_policies') @endsection @section('title') {{$user->name}} @endsection @section('content')