@extends('layouts.main') @section('title') {{__("Custom Fields")}} @endsection @section('page-title')
{{ __('ID') }} | {{ __('Image') }} | {{ __('Name') }} | {{ __('Category') }} | {{ __('Type') }} | @canany(['custom-field-update','custom-field-delete']){{ __('Action') }} | @endcanany
---|