@extends('Layouts.dashboardLayout') @section('content')
@include('Includes.messages')
Send a Test Mail to yourself.

@csrf
{{----}}
@endsection @section('scripts') @stop