• File: SectionController.php
  • Full Path: /home/awtadalkhimacom/public_html/services/app/Http/Controllers/SectionController.php
  • Date Modified: 10/30/2025 4:29 AM
  • File size: 124 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

namespace App\Http\Controllers;

use Illuminate\Http\Request;

class SectionController extends Controller
{
    //
}