@extends('layouts.admin') @section('title','404 Not Found') @section('page_title','') @section('page_level_css') @endsection @section('content')

404

OOPS! Something went wrong here

@endsection @push('page_level_script') @endpush @push('footerscript') @endpush