@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

Add New Product

Your input will be in the second page.

@csrf
Looks good!
Looks good!
Looks good!
Looks good!
Looks good!
@livewireScripts @endsection @section('script') @endsection