@extends('layouts.admin-layout') @section('title', 'All PortFolio ') @section('content')

PortFolio Form

@csrf

PortFolio Section

Profile Preview

PortFolio Section

@foreach($get_portfolio as $portfolio) @endforeach
Image Action
@endsection @section('script') @endsection