@extends('layouts.template') @if(Auth::user()->role == 'admin') @section('template')

Edit : Payment Method

{{ csrf_field() }}

@endsection @endif