@extends('layouts.portal')
@section('title')
{{ $page->name }} -
@endsection
@section('meta_description')
{{ strip_tags($page->description) }}
@endsection
@section('metas')
@endsection
@section('css')
@endsection
@section('slider')