@extends('layout.app') @section('title', 'Add New User') @include('admin.shared.admin-styles') @section('content')
User Information
@csrf
Back
@endsection @push('scripts') @endpush