File "500.blade.php"

Full Path: /home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/views/500.blade.php
File size: 131 bytes
MIME-type: text/plain
Charset: utf-8

@extends('errors::minimal')

@section('title', __('Server Error'))
@section('code', '500')
@section('message', __('Server Error'))