@extends('layouts.main') @section('page-style') @endsection @section('page-script') {{-- --}} @endsection @section('content')

@include('layouts.notifications')
Edit Payment Method
   Set for all outlets
{{ csrf_field() }}
@endsection