@extends('master.app') @section('title', 'Product Category') @section('body') Edit @if ($errors->any()) @foreach ($errors->all() as $error) {{ $error }} @endforeach @endif @method('put') @csrf type_id == 1) {{ 'selected' }} @endif>Income Cash Type type_id == 2) {{ 'selected' }} @endif>Outgoing Cash Type Title English Title Pashto Title Dari {{ __('Edit') }} @endsection @section('pageJs') @endsection