@extends('layouts.admin-sidebar') @section('title', 'Profit Margins Management') @section('page-title', 'Profit Margins') @section('page-description', 'Configure profit margins for airtime and data services') @section('content')
{{ $error }}
{{ session('success') }}
{{ session('error') }}
Set and manage profit margins for different networks and services
Database tables may not be initialized. Please run migrations.