@extends('master') @section('title', 'Home') @section('head-metas') @parent @endsection @section('content') You must click the verification link emailed to you. @endsection @section('scripts') @parent @endsection