@extends('backend.layouts.master') @section('section-title', 'Purchase') @section('page-title', 'Pay') @if (check_permission('purchase.index')) @section('action-button') Purchase List @endsection @endif @section('content')