@extends('layouts.user') Web site Title @section('title') {{ $title }} @stop Content @section('content') @include('user/'.$type.'/'.$pageName)
{{trans('table.back')}} Print Download
@stop