@extends('frontend::layouts.master') @section('title') {{ $register_title ?? 'Register Account' }} @endsection @section('content')
@endsection @push('style') @endpush @push('script') @endpush