@extends("template.layouts.simple.master") @section('content')
@include("master.notification")
@csrf
@error("name")
{{$message}}
@enderror
@error("rating")
{{$message}}
@enderror
@error("description")
{{$message}}
@enderror
status) and $details->status ==1) checked @endif type="checkbox" role="switch"> @error('status')
{{ $message }}
@enderror
@endsection {{--@include("")--}} @section("scripts") @include("master.notification_show_hide") @endsection