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