@extends('layouts.master') @section('title') {{ Config::get('document.title') }} @stop @section('body')
@stop @section('script') @stop