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