@extends('errors.master') @section('title', 'Error Page 500') @section('main')

{{ ___('error.500_something_wrong') }}

{{ ___('error.we_are_trying_to_fix_the_problem_as_soon_as_possible') }}

@endsection