@extends('layouts.app') @section('content')
Banks
@include('partials.banks')
@endsection @section('js') @endsection