@extends('admin.layouts.app') @section('panel')
@lang('Information of') {{$user->fullname}}
@csrf
@endsection @push('script') @endpush