@extends('layouts.error') @section('title', '500') @push('style') @endpush @section('main')

500

Whoopps, something went wrong.
@endsection @push('scripts') @endpush