@extends('panel::layouts.app') @section('body-class', 'account') @section('title', __('panel/menu.account')) @section('content')
@csrf @method('put') @hookinsert('panel.account.form.password.after')
{{ __('panel/account.share_link') }}
@endsection @push('footer') @endpush