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