@extends('layouts.seller') @section('css') @endsection @section('content')
@include('layouts.partials.messages')
{{ __('common.sr-no') }} {{ __('checklist_category.name') }} {{ __('common.action') }}
@endsection