@extends('layouts.admin.master') @section('tab-name','افزودن مزیت') @section('content')
@include('admin.profit.form')
@stop