@extends('admin.layouts.app') @section('contents')

Update Profile

@csrf @method('PUT')

Update Password

@csrf @method('PUT')
@endsection @push('scripts') @endpush