@extends('admin.layout.index') {{-- =========== meta Title =================== --}} @section('title') ساخت انواع کاربر برای شرایط @endsection {{-- =========== My Css Style =================== --}} @section('style') @endsection {{-- =========== My JavaScript =================== --}} @section('script') @endsection @section('content')
@endsection