@extends('layouts.user') @section('title') {{ $title }} @stop @section('content')
@stop @section('scripts') @stop