@extends('layouts.app') @section('title', 'Retail System') @section('content')
@can('sale_return.create') @endcan
@endsection