@extends('layouts.main') @section('title') 404 @endsection @section('content')

404

Page Not Found

@endsection