@extends('backend.layouts.app') @section('title', 'Create Frontend User') @section('content') @php $pageTitle = 'Create Frontend User'; $indexRoute = 'frontend-user.index'; $indexLabel = 'Frontend Users'; @endphp @include('backend.layouts.partials._page_header')
Fill in the information below to create a new frontend user account.