@extends('layouts.app') @section('head') @endsection @section('content')

Create New Portfolio Entry

Back
@csrf
@error('thumbnail') {{ $message }} @enderror
@endsection @section('script') @endsection