@extends('Admin.layouts.master') {{-- content start --}} @section('content')

Update Profile

{{-- update password --}}

Update Password

@csrf @method('post')
@endsection {{-- content ends --}} {{-- scripts start --}} @section('scripts') @endsection {{-- end scripts --}}