@extends('layout.master') @push('plugin-styles') @endpush @section('content')
@csrf @method('PATCH')
linkable == 1) checked @endif value="1" type="checkbox" name="create_linkable" class="form-check-input" id="linkable">
{{--
--}}
{{--
--}} @if (!empty($sub_sectors))
@endif {{--
--}}
active == 1) checked @endif value="1" type="checkbox" name="create_active" class="form-check-input" id="active">
@endsection @push('plugin-scripts') @endpush @push('custom-scripts') @endpush