@extends('layouts.admin.master') @section('tab-name', ' ویرایش تکنولوژی') @section('content')
@method('PUT') @include('admin.technology.form')
@stop