@extends('auth.layouts.app') @section('content')
@include('auth.sections.forgot_password.left_side') @include('auth.sections.forgot_password.right_side')
@endsection