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

{{ $head ?? ''}}

@if($cobon ?? '' && $cobon->id) @method('PUT') @endif @csrf
@if($cobon ?? '' && $cobon->id)
@endif
@endsection @section('inner_js') {{-- --}} @endsection