@extends('layouts.blank') @section('page_title', 'Page Title') @section('external_stylesheet') @endsection @section('content')

{{ $status }}

خطای

@if($message) {{ $message }} @else به نظر میاد مشکلی پیش اومده لطفا چند لحظه دیگه دوباره امتحان کن @endif

ERR_INTERNAL_SERVER_ERROR

@endsection @section('external_scripts') @endsection