@extends('layout.main')
@section('content')

<div class="alert alert-warning">
	
The resources you are looking for was not found on this server.
</div>

@stop