@extends('layouts.vertical', ['pageTitle' => 'Edit User']) @section('page-title') @include('layouts.partials/app-pagetitle', [ 'pageTitle' => 'EDIT USER', 'pageSubTitle1' => 'Admin', 'pageSubTitle2' => 'User Management' ])
@endsection @section('content') @endsection @push('scripts') @endpush