@extends('layouts.simple.master')
@section('title', 'Create Contest')
@section('css')
@endsection
@section('style')
@endsection
@section('breadcrumb-title')
Create Contest
@endsection
@section('breadcrumb-items')
Contest Management
Create Contest
@endsection
@section('content')
@endsection
@section('script')
@endsection