@php $base_path = '/vendor/spondonit'; @endphp {{ isset($title) ? $title .' | '. config('app.name') : config('app.name') }} @stack('css')
loading...

Please Wait

@section('content') @show
@if (session("message")) @endif @stack('js')