@extends('admin.layout.index') {{-- =========== meta Title =================== --}} @section('title') ویرایش پورسانت @endsection {{-- =========== My Css Style =================== --}} @section('style') @endsection {{-- =========== My JavaScript =================== --}} @section('script') @endsection @section('content')

ویرایش پلکان حق العمل

@if ($errors->any())
@endif
@csrf @method('PUT')
انصراف
@endsection