@extends('admin.layouts.container') @section('css') @endsection @section('content')

{{ $head ?? '' }}

@if($history ?? '' && $history->id) @method('PUT') @endif @CSRF
@if($history ?? '' && $history->id) عرض واخفاء @endif
id) @else style="display:none" @endif > @if($history ?? '' && $history->id) @endif
@if($history ?? '' && $history->id) @else
@endif
@endsection @section('inner_js') {{-- --}} @endsection