@extends('layout.backend.main') @section('title','Create Transaction') @section('css') @endsection @section('page_content') Manage
@csrf
{{-- first Account --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- second Account --}}
{{-- --}}
{{-- --}}
{{-- --}}
@endsection @section('script') @endsection