@extends('seller.layout.index')
{{-- =========== meta Title =================== --}}
@section('title')
پرسنل
@endsection
{{-- =========== My Css Style =================== --}}
@section('style')
@endsection
{{-- =========== My JavaScript =================== --}}
@section('script')
@endsection
{{-- =========== CONTENT =================== --}}
@section('content')
@endsection@extends('seller.layout.index')
{{-- =========== meta Title =================== --}}
@section('title')
پرسنل
@endsection
{{-- =========== My Css Style =================== --}}
@section('style')
@endsection
{{-- =========== My JavaScript =================== --}}
@section('script')
@endsection
{{-- =========== CONTENT =================== --}}
@section('content')
@endsection