@extends('seller/layout') @section('title') Categories@endsection @section('content')
Expand {{ labels('admin_labels.id', 'ID') }} {{ labels('admin_labels.name', 'Name') }} {{ labels('admin_labels.image', 'Image') }} {{ labels('admin_labels.banner_image', 'Banner Image') }} {{ labels('admin_labels.status', 'Status') }}
@endsection