@php $name = ($type == 1) ? 'Recieve' : 'Payment'; @endphp @extends('admin.layouts.master') @section('title', $name) @section('content')