@extends('admin.layout.index') {{-- =========== meta Title =================== --}} @section('title') تنظیمات پنل نمایندگان @endsection @section('style') @endsection @section('script') @endsection {{-- =========== CONTENT =================== --}} @section('content')
@endsection