@extends('back.layouts.main') @section('title' ,__('back.masalekh')) @section('content')
@method('PUT')
@csrf @include('back.masalekh.form')
@stop @section('breadcrumbs') @stop