@extends('layouts.app') @section('title') @php echo $metatags; echo $schema ; @endphp @endsection @section('content')

@endsection