@extends('site.master') @section('content') <div class="l-grid"> @include('site.organisms.forms.auth.password.email') </div> @endsection