@extends('backend.static.layouts.auth') @section('title') {{ ___('common.500') }} @endsection @section('content')

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

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

@endsection