@extends('layouts.admin.master') @section('title')Unikit @endsection @section('body-start') @endsection @section('content') @section('breadcrumb') @component('components.breadcrumb') @slot('li_1') Competition Management @endslot @slot('title') Create Competition @endslot @endcomponent @endsection

Create Competition

@csrf

Competition Settings


...
Select imageChange Remove
NOTE!  Image preview only works in IE10+, FF3.6+, Safari6.0+, Chrome6.0+ and Opera11.1+. Max 50KB allowed.
...
Select imageChange Remove
NOTE!  Image preview only works in IE10+, FF3.6+, Safari6.0+, Chrome6.0+ and Opera11.1+. Max 50KB allowed.

Jury Settings


@endsection @section('script') @endsection @section('body-end') @endsection @push('styles') @endpush @push('scripts') @routes @endpush