@extends('admin.layout.index') {{-- =========== meta Title =================== --}} @section('title') @if($is_expert==0) کاربران @else کارشناسان فروش @endif @endsection {{-- =========== My Css Style =================== --}} @section('style') @endsection {{-- =========== My JavaScript =================== --}} @section('script') @endsection {{-- =========== CONTENT =================== --}} @section('content')