@extends('main.layout')
@push('head')
@endpush
@section('content')
{{-- data-images is a , seperated list with all images--}}
Welcome to CineFlex, the best cinema management system in the world! Here you can see what movies are playing at your local cinema and buy tickets for them.{{ config('app.name', 'CineFlex') }}