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

{{ $head ?? '' }}

@if($category ?? '' && $category->id) @method('PUT') @endif @CSRF
id) @else style="display:none" @endif id="anatomys"> @if($category ?? '' && $category->id) @foreach($anatomies as $data=>$row)
@endforeach @endif
@endsection @section('inner_js') {{-- --}} @endsection