@extends('front.layouts.front') @section('content')
From : {{ date('d M Y', strtotime($filmfestival->opening_date)) }}
To : {{ date('d M Y', strtotime($filmfestival->last_date)) }}
{{ $filmfestival->event_type }}
{{ $filmfestival->running_year }}
{{ $filmfestival->organizer_type }}
{{ $filmfestival->organizer_name }}