Add Payment Option
@if ($errors->any())-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
@extends('back.layouts.app', ['title' => $title]) @section('content')