@extends('layouts.conversion.app') @section('content')
{{$title}}
@csrf @method('PATCH')

{{--
--}}
Cancel

Update Password
@csrf
@endsection @push('script') @endpush @push('style') @endpush