@extends('admin.master') @section('content') @push('stylesheets') @endpush @include('admin.flash-message') {!!(!empty($page_title) ? $page_title : "Page Title")!!} User Verification Status Created At Action @include('admin.footer') @push('scripts') @endpush @endsection