@extends('frontend.master', ['activePage' => 'profile']) @section('title', __('Update Profile')) @section('content')
{{-- scroll --}}

{{ __('Edit Profile') }}

@csrf
@endsection