@extends('laundry::layouts/contentLayoutMaster') @section('title', __('Add New Launder') ) @section('vendor-style') {{-- vendor css files --}} @livewireStyles @endsection @section('page-style') @endsection @section('content') @if(session()->has('message'))