@extends('web_site.layouts.master') @section('css') @endsection @section('content')

{!! optional($approach)->approach !!}

approach img
@endsection @section('js') @endsection