@extends('admin.layouts.master') @section('seoTags') @seoTags() @endsection @section('content')
@csrf

Investor Relation





@endsection @section('js') @if(count($errors)) @include('admin.layouts.js.old') @endif @endsection {{-- @extends('admin.layouts.master') @section('title','feature Page') @section('content')
Add New

Table

@foreach($rows as $row) @endforeach
# English Title Arabic Title Number Action
{{$loop->iteration}} {{$row->title_en}} {{$row->title_ar}} {{$row->number}}
@endsection --}}