@extends('layouts.header')
@section('pageTitle', 'Internal server error')
@section('content')
500
Internal server error !!!
Sorry ! ! ! It's not you, It's us.
We're experiencing an Internal Server Problem.
Please try again later OR contact support@hiremee.co.in
@include('errors.reportproblem_modal')
@endsection