@extends('layouts.simple.master') @section('title', 'Update Featured Contest') @section('breadcrumb-items') @endsection @section('content')
Update Featured Contest
@csrf
featured==1 ? 'checked':''}} name="featured"/>
@endsection