@extends('layouts.master') @section('title') @lang('translation.User_List') @endsection @section('content') @component('common-components.breadcrumb') @slot('pagetitle') Products @endslot @slot('title') Products Add @endslot @endcomponent @livewireStyles
@livewireScripts @endsection @section('script') @endsection