@extends('layouts.custom-app')
@section('styles')
@endsection
@section('content')
@section('custom-body')
@endsection
Oopps. The page you were looking for doesn't exist.
You may have mistyped the address or the page may have moved.
Back to Home
@endsection
@section('scripts')
@endsection