@extends('layouts.admin.master') @section('tab-name','افزودن خدمت') @section('content')

اضافه کردن خدمت جدید

@include('admin.service.form')
@stop