File "starter.blade.php"
Full Path: /home/fundopuh/trader.fxex.org/resources/views/millage/user/starter.blade.php
File size: 178 bytes
MIME-type: text/plain
Charset: utf-8
@extends('layouts.dashly')
@section('title', $title)
@section('content')
<h1 class="h2">
Welcome
</h1>
<x-danger-alert />
<x-success-alert />
@endsection