@extends('layouts.admin_auth') @section('auth_header') Register an account to request for access @endsection {{-- form start --}} @section('content')
{{-- form end --}} @endsection @section('auth_footer') @endsection @section('style') @parent @endsection @section('script') @parent @endsection