@extends('layouts.admin') @section('css') @endsection @section('content')
{{ $data->id ? __('rider_commission.edit') : __('rider_commission.add') }}