@section('style') @endsection @extends('layouts.template') @section('content')
{{ $datos->title }}
{{ $datos->subtitle }}
{{-- --}}
@endsection @section('script') @endsection