@extends('layouts.admin') @section('title', 'Intro Card') @section('content')

Edit Intro Card

@csrf @method('PUT')
@endsection