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