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

{{ $head ?? '' }}

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