@extends('frontend::layouts.master') @section('title') @section('style') @endsection @section('content') @if ($type == 0) @lang('frontend.frnd_82') @elseif($type == 1) @lang('frontend.frnd_82') @elseif($type == 2) @lang('frontend.frnd_81') @elseif($type == 3) @lang('frontend.reset_password') @csrf @lang('frontend.frnd_25') @lang('frontend.frnd_27') @lang('frontend.member_submit') @endif @endsection @section('script') @endsection