@extends('admin.layouts.web_header'); @section('title', 'Admin'); @if($data)
{!! $data->safetytext !!}
@endif @extends('admin.layouts.web_footer')