@include('admin.shared.actions', [ 'edit' => route('brands.edit', $id), 'delete' => route('brands.destroy', $id), ])