@extends('layouts.master') @section('title') Front Page | FilmiJobsUnlimited @endsection @section('content')

Front Page Content are Here!

@csrf

@if (!empty($data->banner)) @endif
{{--
--}}
@endsection @section('scripts') @endsection