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

Edit Section

@csrf @method('PUT')
@if($section->icon_path)
@endif
Back
@endsection