@extends('user.header') @section('userContent')
@include('extensions.alerts')

Home-Page Slider Back

{{-- + New Slider --}}
@csrf @if (isset($method)) @method($method) @endif
{{--
--}}
{{--
--}}
status === 1 ? 'checked' : '' }}@else @if (old('status') === '1') checked @endif @endif name="status" value="1" id="flexCheckDefault">
@endsection