@extends('layouts.main') @section('page-title', $page['seo_title']) @section('keywords', $page['seo_keywords']) @section('description', $page['seo_description']) @section('content')
@endsection @section('modal') @endsection