@extends('layouts.admin_main') @section('content')

Edit Portfolio Section

@if(session('status'))
{{ session('status') }}
@endif
@csrf
@endsection