@extends('user.template') @section('title', $title) @section('head') @endsection @section('content')

{{$title}}

{{$title}}
@endsection @section('script') @endsection