@extends('layouts.app') @push('styles') @endpush @section('content')
@include($view)
@endsection