@extends('principal::master') @section('title') About @stop @section('content')
{{ $about->full_text }}
@stop