@extends('layout.app') @section('title', __('Profile')) @section('data_col', "2-columns") @section('body_class', "2-columns") @push('styles') @endpush @section('content')
@csrf
user()->employe->has_permit ?? false) ? 'checked' : '' }}>
@endsection @push('scripts') @endpush