@include('layouts.header') @include('layouts.sidebar')
@csrf @method('PATCH')
is_default == 1 ? 'checked' : '' }}>
Cancel
@include('layouts.footer')