@extends('themes.default1.client.layout.client') @section('content')

{!! Lang::get('lang.unauthorized_access') !!}

@stop