@extends('site.layout.layout') @section('url'){{URL::to('/')}}/{{App::getLocale()}}/page/{{$data['static']->slug}} @stop @section('title'){{$data['static']->title}} @stop @section('image'){{URL::to('/')}}/img/750x500/{{$setting->logo}} @stop @section('description'){{\App\Http\Helpers\Helpers::stringReplace($data['static']->details,3)}} @stop @section('css') @endsection @section('content')