@extends('layouts.custom-app')
@section('styles')
@endsection
@section('class')
@endsection
@section('content')
404error
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