@extends('layout.app') @section('title', __('Profile')) @section('data_col', "2-columns") @section('body_class', "2-columns") @push('styles') @endpush @section('content')
@csrf
@endsection @push('scripts') @endpush