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