@extends('dash.layouts.app') @section('title') Create Portfolio @endsection @section('css') @endsection @section('breadcrumb') @endsection @section('content')

Create Portfolio

@csrf
Back
@endsection @section('js') @endsection