@extends('layouts.app') @push('head-script') @endpush @section('content')
@include($view)
@endsection @push('footer-script') @endpush