@extends('layout')
@section('title', 'CSR Key List')
{{--@section('meta:title', $page->title)--}}
{{--@section('meta:description', $page->meta_description)--}}
@section('content')
@include('commons.banner')
CSR
{!! $csrout !!}
@stop
@push('scripts')
@endpush