@extends('layouts/contentNavbarLayout') @php $title = isset($commission) ? 'Edit' : 'Create'; @endphp @section('title', "{$title} - {$title} Commission") @section('page-style') @endsection @section('content')
( Note: Please select agent and set commission on selected agent customers )