@extends('layouts.frontend.master_auth') @section('title', 'Success') @push('css') @endpush @section('content')
Success

Thank you for registering. Your account has been successfully created and is now awaiting admin approval. We will review your details and notify you once your account is approved. If you have any questions, feel free to contact support.

@endsection @push('css') @endpush @push('js') @endpush