@extends('layouts.frontend.app') @section('title') {{$title}} @endsection @section('meta') @php $website = App\Website::get()->last(); @endphp @endsection @push('css') @endpush @section('content')