@extends('auth.layouts.auth-template') @section('title', 'Update Password') @section('style') @endsection @section('content')
@include('auth.left-banner')
@endsection @section('script') @endsection