@extends('layouts.index.master') {{-- lang html tag --}} @section('lang'){{$lang}}@stop {{-- Title Head --}} @section('title'){{$title}}@stop {{-- Metatag Head --}} @section('Content-Type','text/html; charset=UTF-8') @section('x-ua-compatible','ie=edge') @section('description','') @section('viewport','width=device-width, initial-scale=1') {{-- Body --}} @section('content')
{{$verify}}