@extends('layouts.app') @section('content') @include('pages.portfolio') @include('pages.introduce') @include('pages.inquiry') @endsection @push('style') @endpush @push('scripts') @endpush