@extends('layouts.admin') @section('title', 'Edit Partner') @section('content')

Edit Partner

@csrf @method('PUT')
@endsection