@extends('components.main') @section('custom-style') @endsection @section('content') @if(session('message'))

You Account has been Verified

@else
@endisset @endsection @section('custom-script') @endsection