@extends('admin.layouts.master') @section('css') @include('admin.helper.formscss') @endsection @include('admin.helper.tittle', ['title' => ' قسم تعديل']) @section('content')
@csrf

الحاله

حاله الظهور

@endsection @section('js') @include('admin.helper.formscripts') @include('vue') @endsection