@extends('laundry::layouts/contentLayoutMaster') @section('title', __('Edit') ) @section('vendor-style') {{-- vendor css files --}} @livewireStyles @endsection @section('page-style') @endsection @section('content') @if(session()->has('message'))
{{ __('Changes made in this section will be applied to all RFID tags showing in list below') }}
{{ __('Edit') }}