@extends('admin.layouts.main') @section('title', ___('Custom Fields')) @section('content')
{{ ___('ID') }} {{ ___('Name') }} {{ ___('Type') }} {{ ___('Use as Filter') }} {{ ___('Show in View') }} {{ ___('Active') }}
@push('styles_vendor') @endpush @push('scripts_at_top') @endpush @endsection