@extends('web_site.layouts.master') @section('css') @endsection @section('content') {{trans('web_site.Our_Story')}} {{trans('web_site.Home')}} - {{trans('web_site.Our_Story')}} {{trans('web_site.Our_Story')}} {!! optional($story)->story !!} @endsection @section('js') @endsection
{!! optional($story)->story !!}