@extends('layouts.master') @section('title', \Lang::get('global.requested_page_not_found')) @section('css') @stop @section('content')

Oops!

@lang('global.500_error')
@lang('global.please_contact_administrator')
@lang('global.take_me_home')
@stop