@extends('back.layouts.main') @section('title' , 'View Intro '.$model->id) @section('content')
Images {{$model->images}}
Video {{$model->video}}
@stop @section('breadcrumbs') @stop