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

Our Partner

@include('sweetalert::alert')
@csrf
@error('image') {{$errors->first('image')}} @enderror
@endsection