@extends('laundry.layouts.index') @section('content') @can('create', 'App\Models\LaundryOffer')

@endcan
@lang("validation.attributes.start_date") @lang("validation.attributes.end_date") @lang("validation.attributes.discount_percentage") @lang("validation.attributes.clothes") @lang("global.actions")
@endsection