@extends('layouts.simple.master') @section('title', 'Contests List') @section('css') @endsection @section('style') @endsection @section('breadcrumb-title')
Id | Name | Contest No | Start Date | End Date | Draw Date | Price | Actions |
---|---|---|---|---|---|---|---|
{{ $contest->id }} | {{ $contest->title }} | {{ $contest->contest_no }} | {{ $contest->contest_on }} | {{ $contest->contest_end }} | {{ $contest->draw_date }} | {{ $contest->price }} |